Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bad error inducing documentation #2191

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Fix bad error inducing documentation #2191

merged 1 commit into from
Feb 1, 2023

Conversation

olfek
Copy link
Contributor

@olfek olfek commented Jan 27, 2023

Existing code snippet gives this error:

Default export of the module has or is using private name 'Props'.ts (4082)

Error fixed thanks to:
vuejs/language-tools#1232 (comment)

image

Existing code snippet gives this error:

    Default export of the module has or is using private name 'Props'.ts (4082)

Error fixed thanks to:
vuejs/language-tools#1232 (comment)
@netlify
Copy link

netlify bot commented Jan 27, 2023

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit eef9f03
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/63d4142c894a5000086ac911
😎 Deploy Preview https://deploy-preview-2191--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@bencodezen bencodezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that this fixed the solution with Volar. Thanks for the PR @olfek!

@bencodezen bencodezen merged commit dd57dce into vuejs:main Feb 1, 2023
bencodezen added a commit that referenced this pull request Feb 1, 2023
bencodezen added a commit that referenced this pull request Feb 1, 2023
@olfek olfek deleted the patch-1 branch February 1, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants